-
Home
-
Morning for WooCommerce
-
1.3.0
-
Code
-
Classes
- Payment_Gateway
Total Complexity |
33 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
395 |
Lines of code |
168 |
Logical lines of code |
82 |
Comment lines |
140 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_ipn_response() |
A |
51 |
9 |
26 |
receipt_page() |
S |
54 |
6 |
18 |
__construct() |
S |
52 |
4 |
25 |
process_payment() |
S |
56 |
3 |
20 |
handle_failure_response() |
S |
61 |
2 |
11 |
init_form_fields() |
S |
53 |
1 |
24 |
init_hooks() |
S |
67 |
2 |
7 |
get_gateway_url() |
S |
63 |
1 |
11 |
supports_currency() |
S |
73 |
1 |
4 |
supports_capability() |
S |
73 |
1 |
4 |
needs_setup() |
S |
75 |
1 |
4 |
handle_success_response() |
S |
70 |
1 |
5 |
handle_ipn_response() |
S |
64 |
1 |
9 |